Home
last modified time | relevance | path

Searched defs:new_fb (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c222 int new_fb = 0; in swap_frame_buffers() local
236 int new_fb = 0; in swap_frame_buffers() local
/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c2556 struct igt_fb new_fb, *old_fb; in scaledprimary_subtest() local
2899 struct igt_fb *new_fb, *old_fb; in stridechange_subtest() local
2959 struct igt_fb new_fb, *old_fb; in tilingchange_subtest() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2336 YV12_BUFFER_CONFIG *const new_fb = get_frame_new_buffer(cm); in decode_tiles_row_wise_mt() local
2444 YV12_BUFFER_CONFIG *const new_fb = get_frame_new_buffer(cm); in decode_tiles_mt() local
2959 YV12_BUFFER_CONFIG *const new_fb = get_frame_new_buffer(cm); in vp9_decode_frame() local
/external/libaom/libaom/av1/encoder/
Dencoder.c3913 RefCntBuffer *new_fb = cpi->scaled_ref_buf[ref_frame - 1]; in scale_references() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3379 int new_fb = cpi->scaled_ref_idx[ref_frame - 1]; local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c5140 YV12_BUFFER_CONFIG *new_fb = &cm->cur_frame->buf; in av1_decode_frame_headers_and_setup() local