/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec-vp9.c | 79 u8 tx8[2][1]; member 341 memcpy(rkprobs->tx8, probs->tx8, sizeof(rkprobs->tx8)); in init_probs() 837 memcpy((p1)->tx8, (p2)->tx8, sizeof((p1)->tx8)); \ 878 u8 tx8[2][1]; in rkvdec_vp9_done() member
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-vp9.c | 169 .tx8 = { 1189 for (i = 0; i < ARRAY_SIZE(probs->tx8); i++) { in update_tx_probs() 1190 u8 *p8x8 = probs->tx8[i]; in update_tx_probs() 1193 const u8 *d8x8 = deltas->tx8[i]; in update_tx_probs() 1801 for (i = 0; i < ARRAY_SIZE(probs->tx8); i++) { in v4l2_vp9_adapt_noncoef_probs() 1802 adapt_probs_variant_b(probs->tx8[i], (*counts->tx8p)[i]); in v4l2_vp9_adapt_noncoef_probs()
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_g2_vp9_dec.c | 683 memcpy(adaptive->tx8, probs->tx8, sizeof(adaptive->tx8)); in config_probs() 918 memcpy((p1)->tx8, (p2)->tx8, sizeof((p1)->tx8)); \ 940 u8 tx8[2][1]; in hantro_g2_vp9_dec_done() member
|
H A D | hantro_vp9.h | 24 u8 tx8[2][1]; member
|
/linux/drivers/media/test-drivers/visl/ |
H A D | visl-trace-vp9.h | 154 __entry->h.tx8, 155 sizeof(__entry->h.tx8),
|
/linux/include/media/ |
H A D | v4l2-vp9.h | 68 u8 tx8[2][1]; member
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | am33xx-usb.txt | 137 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13", 183 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13",
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_vp9_req_lat_if.c | 1361 for (i = 0; i < ARRAY_SIZE(frame_ctx_helper->tx8); i++) in vdec_vp9_slice_framectx_map_helper() 1362 memcpy(frame_ctx_helper->tx8[i], frame_ctx->tx_p8x8[i], in vdec_vp9_slice_framectx_map_helper() 1363 sizeof(frame_ctx_helper->tx8[0])); in vdec_vp9_slice_framectx_map_helper() 1444 for (i = 0; i < ARRAY_SIZE(frame_ctx_helper->tx8); i++) in vdec_vp9_slice_helper_map_framectx() 1445 memcpy(frame_ctx->tx_p8x8[i], frame_ctx_helper->tx8[i], in vdec_vp9_slice_helper_map_framectx() 1446 sizeof(frame_ctx_helper->tx8[0])); in vdec_vp9_slice_helper_map_framectx()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dm816x.dtsi | 600 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13", 640 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13",
|
H A D | dm814x.dtsi | 114 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13", 152 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13",
|
H A D | am33xx.dtsi | 412 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13", 458 "tx8", "tx9", "tx10", "tx11", "tx12", "tx13",
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra114.dtsi | 617 "rx6", "tx6", "rx7", "tx7", "rx8", "tx8",
|
H A D | tegra124.dtsi | 1011 "rx6", "tx6", "rx7", "tx7", "rx8", "tx8",
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132.dtsi | 936 "rx6", "tx6", "rx7", "tx7", "rx8", "tx8",
|
H A D | tegra186.dtsi | 474 "rx8", "tx8",
|
H A D | tegra194.dtsi | 575 "rx8", "tx8",
|
/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 2839 __u8 tx8[2][1]; member
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec-stateless.rst | 1498 - ``tx8[2][1]``
|