Home
last modified time | relevance | path

Searched defs:frame_idx (Results 1 – 12 of 12) sorted by relevance

/external/libaom/libaom/aom_dsp/
Ddaalaboolreader.h73 const int frame_idx = bitstream_queue_get_frame_read(); in aom_daala_read() local
117 const int frame_idx = bitstream_queue_get_frame_read(); in daala_read_symbol() local
/external/libaom/libaom/av1/encoder/
Dtpl_model.c118 int frame_idx, int16_t *src_diff, tran_low_t *coeff, in mode_estimation()
381 int frame_idx) { in mc_flow_dispenser()
467 int frame_idx = 0; in init_gop_frames() local
568 int frame_idx; in init_tpl_stats() local
583 int frame_idx; in av1_tpl_setup_stats() local
/external/libaom/libaom/aom_util/
Ddebug_util.c21 void bitstream_queue_set_frame_write(int frame_idx) { frame_idx_w = frame_idx; } in bitstream_queue_set_frame_write()
25 void bitstream_queue_set_frame_read(int frame_idx) { frame_idx_r = frame_idx; } in bitstream_queue_set_frame_read()
/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
Dtest_api_video.cc167 for (int frame_idx = 0; frame_idx < 10; ++frame_idx) { in TEST_F() local
/external/libxaac/decoder/
Dixheaacd_decode_main.c143 WORD32 frame_idx = 0; in ixheaacd_audio_preroll_parsing() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c5416 int frame_idx = 0; local
5547 int frame_idx; local
5566 VP9_COMP *cpi, ThreadData *td, int frame_idx, uint8_t *cur_frame_buf,
5869 int frame_idx, TplDepFrame *tpl_frame,
6041 static void do_motion_search(VP9_COMP *cpi, ThreadData *td, int frame_idx,
6151 static void build_motion_field(VP9_COMP *cpi, MACROBLOCKD *xd, int frame_idx,
6237 int frame_idx, BLOCK_SIZE bsize) {
6378 int frame_idx; local
6496 int frame_idx; local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video_bsp.c72 uint32_t frame_idx; // 0c member
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_vp.c159 uint32_t frame_idx; // 0c member
/external/libaom/libaom/av1/common/
Dmvref_common.c1365 static void set_ref_frame_info(int *remapped_ref_idx, int frame_idx, in set_ref_frame_info()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.h356 unsigned int frame_idx[32]; member
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h362 unsigned int frame_idx[32]; member
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h411 struct util_hash_table *frame_idx; member