Home
last modified time | relevance | path

Searched refs:expect_chunked_decode (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_decoder.c53 bool expect_chunked_decode) in vl_create_decoder() argument
75 expect_chunked_decode); in vl_create_decoder()
Dvl_mpeg12_decoder.h53 bool expect_chunked_decode; member
112 bool expect_chunked_decode);
Dvl_decoder.h49 bool expect_chunked_decode);
Dvl_mpeg12_decoder.c483 if (dec->expect_chunked_decode) in vl_mpeg12_get_decode_buffer()
1028 bool expect_chunked_decode) in vl_create_mpeg12_decoder() argument
1059 dec->expect_chunked_decode = expect_chunked_decode; in vl_create_mpeg12_decoder()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.c513 unsigned max_references, bool expect_chunked_decode) in nouveau_create_decoder() argument
654 max_references, expect_chunked_decode); in nouveau_create_decoder()
885 unsigned max_references, bool expect_chunked_decode) in nouveau_context_create_decoder() argument
890 max_references, expect_chunked_decode); in nouveau_context_create_decoder()
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h431 bool expect_chunked_decode);